Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

chore(deps): bump @metamask/keyring-api from 3.0.0 to 6.3.1 #389

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2024

Bumps @metamask/keyring-api from 3.0.0 to 6.3.1.

Release notes

Sourced from @​metamask/keyring-api's releases.

6.3.1

Fixed

  • Export Caip* types used in the API (#325).

6.3.0

Added

  • Add getAccountBalances method to Keyring interface (#320).
  • Add CAIP-19 types to utils (#321).

Changed

  • Bump @​metamask/snaps-sdk from 4.2.0 to 4.3.0 (#323).
  • Split api.ts into different files (#319).
  • Make the KeyringAccount type less rigid (#311).

Fixed

  • Ensure that errors are JSON-serializable (#162).
  • Don't use internal types in the public API (#312).
  • Keep all ETH methods in the same enum (#313).

6.2.1

Changed

  • Bump @​metamask/key-tree from 9.1.0 to 9.1.1 (#310).

Fixed

  • Use internal object function instead of the upstream one (#316).

6.2.0

Added

  • Add accountNameSuggestion field to the AccountCreatedEvent (#291)
  • Add displayConfirmation field to the AccountCreatedEvent (#307)

6.1.1

Changed

  • Fix isEvmAccountType accountType type to string or InternalAccountType (#304)
  • Bump @​metamask/snaps-sdk from ^4.0.0 to ^4.2.0 (#305)

6.1.0

Added

  • Add isEvmAccountType helper (#297)
  • Add bip121:p2wpkh account support (#294)

Changed

  • Remove incorrect SignTransaction from EthErc4337Account (#300)
  • Bump @​metamask/providers from 16.0.0 to 16.1.0 (#298)
  • Bump @​metamask/snaps-sdk from 4.0.0 to 4.0.1 (#292)
  • Split account types (EOA + Erc4337) (#293)

6.0.0

Changed

  • BREAKING: Add importTime property to InternalAccount metadata (#289)

... (truncated)

Changelog

Sourced from @​metamask/keyring-api's changelog.

[6.3.1]

Fixed

  • Export Caip* types used in the API (#325).

[6.3.0]

Added

  • Add getAccountBalances method to Keyring interface (#320).
  • Add CAIP-19 types to utils (#321).

Changed

  • Bump @​metamask/snaps-sdk from 4.2.0 to 4.3.0 (#323).
  • Split api.ts into different files (#319).
  • Make the KeyringAccount type less rigid (#311).

Fixed

  • Ensure that errors are JSON-serializable (#162).
  • Don't use internal types in the public API (#312).
  • Keep all ETH methods in the same enum (#313).

[6.2.1]

Changed

  • Bump @​metamask/key-tree from 9.1.0 to 9.1.1 (#310).

Fixed

  • Use internal object function instead of the upstream one (#316).

[6.2.0]

Added

  • Add accountNameSuggestion field to the AccountCreatedEvent (#291)
  • Add displayConfirmation field to the AccountCreatedEvent (#307)

[6.1.1]

Changed

  • Fix isEvmAccountType accountType type to string or InternalAccountType (#304)
  • Bump @​metamask/snaps-sdk from ^4.0.0 to ^4.2.0 (#305)

[6.1.0]

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@metamask/keyring-api](https://github.com/MetaMask/keyring-api) from 3.0.0 to 6.3.1.
- [Release notes](https://github.com/MetaMask/keyring-api/releases)
- [Changelog](https://github.com/MetaMask/keyring-api/blob/main/CHANGELOG.md)
- [Commits](MetaMask/keyring-api@v3.0.0...v6.3.1)

---
updated-dependencies:
- dependency-name: "@metamask/keyring-api"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 30, 2024 06:03
@dependabot dependabot bot added the type-dependencies Pull requests that update a dependency file label May 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2024

Superseded by #391.

@dependabot dependabot bot closed this Jun 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/keyring-api-6.3.1 branch June 5, 2024 06:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants